Column
|
Description
|
Host / Port
|
The host name and the port that the instance runs on. If the instance is running, this information is hyperlinked; clicking starts a new session with the instance.
|
Status
|
Indicates whether the instance is running (ON) or is stopped (OFF). Clicking this control starts and stops the instance (see "Starting and Stopping an Application Instance" for details).
|
Schedule
|
Indicates whether scheduling is enabled. When ON is displayed, the Status, Auto-Recover, and Refuse New Sessions indicators are disabled; scheduling is responsible for setting all of those states on a schedule basis. See "Automatic Scheduling" for information on scheduling.
|
Auto-Recover
|
Displays the Auto-Recover setting for this instance. ON indicates that Monitor should start a new instance upon failure or shutdown of an instance. You can set this state when you configure the instance (see "Setting Command-Line Arguments in Monitor").
|
Refuse New Sessions
|
Displays whether the instance is refusing new sessions (YES). If this is the case, all requests from new clients are redirected to another instance that is not refusing.
|
Statistics.
|
Transactions
|
Total number of requests this instance has serviced since it was started.
|
Active Sessions
|
Total number of sessions that are still active for the instance.
|
Average Idle Period
|
the average amount of time that the instance is idle between requests.
|
Deaths
|
The number of unexpected failures or deaths this instance has had. These exclude "expected" deaths, which include scheduled shutdowns or a manual shutdowns (using Monitor's interface).
|
Exceptions
|
If your instance has an uncaught exception, Monitor may record the number of these exceptions here. When there are exceptions, a small blue triangle appears; click this to inspect the messages describing the exceptions.
|
WOStats
|
Click this button to open a new browser window and connect to the WOStats direct action to view detailed statistics about this instance.
|
Config
|
Click this button to link to the Instance Configuration page for this instance.
|
Delete
|
Click to remove this instance permanently. Deleting an instance also terminates the instance immediately if it is running.
|
Transaction Rate
|
This small table indicates the overall transaction rate for the current application. This table reflects the number of transactions that the application as a whole (all of its instances) is servicing per minute and per second.
|